Resource StructureDefinition/FHIR Server from package careplanrt.eng#1.0.1 (46 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"url" : "https://sanita.toscana.it/fhir/StructureDefinition/PractitionerRole_RT",
"name" : "PractitionerRole_RT",
"status" : "draft",
"date" : "2022-06-14T09:03:15.1771933+00:00",
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "PractitionerRole",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/PractitionerRole",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "PractitionerRole.practitioner",
"path" : "PractitionerRole.practitioner",
"definition" : "Il riferimento al medico"
},
{
"id" : "PractitionerRole.practitioner.identifier.system",
"path" : "PractitionerRole.practitioner.identifier.system",
"constraint" : [
{
"key" : "key-4",
"severity" : "error",
"human" : "Controllo system Practitioner",
"expression" : "(contains('http://sanita.toscana.it/aur') or contains('http://sanita.toscana.it/cur'))",
"source" : "https://sanita.toscana.it/fhir/StructureDefinition/PractitionerRole_RT"
}
]
},
{
"id" : "PractitionerRole.organization",
"path" : "PractitionerRole.organization",
"definition" : "Il riferimento all’azienda a cui il medico appartiene",
"type" : [
{
"code" : "Reference",
"aggregation" : [
"contained",
"referenced"
]
}
]
},
{
"id" : "PractitionerRole.organization.identifier.system",
"path" : "PractitionerRole.organization.identifier.system",
"constraint" : [
{
"key" : "key-3",
"severity" : "error",
"human" : "Verifica system Organization",
"expression" : "(contains('http://www.hl7.it/fhir/build/base/site/CodeSystem-minsan-fls') or contains('http://terminology.hl7.it/CodeSystem/minsan-hsp'))",
"source" : "https://sanita.toscana.it/fhir/StructureDefinition/PractitionerRole_RT"
}
]
},
{
"id" : "PractitionerRole.organization.display",
"path" : "PractitionerRole.organization.display",
"mustSupport" : true
},
{
"id" : "PractitionerRole.code",
"path" : "PractitionerRole.code",
"definition" : "Ruolo del medico, secondo le codifiche da inviare al sistema TS",
"mustSupport" : true,
"binding" : {
"strength" : "required",
"valueSet" : "http://sanita.toscana.it/fhir/ValueSet/practitionerRole-code"
}
},
{
"id" : "PractitionerRole.code.coding.system",
"path" : "PractitionerRole.code.coding.system",
"fixedUri" : "http://sanita.toscana.it/fhir/CodeSystem/practitionerRole-code"
},
{
"id" : "PractitionerRole.specialty",
"path" : "PractitionerRole.specialty",
"definition" : "Specializzazione del medico, secondo le codifiche da inviare al sistema TS",
"binding" : {
"strength" : "required",
"valueSet" : "http://sanita.toscana.it/fhir/ValueSet/practitionerRole-specialty"
}
},
{
"id" : "PractitionerRole.specialty.coding.system",
"path" : "PractitionerRole.specialty.coding.system",
"fixedUri" : "http://sanita.toscana.it/fhir/CodeSystem/practitionerRole-specialty"
},
{
"id" : "PractitionerRole.location",
"path" : "PractitionerRole.location",
"definition" : "Unità operativa a cui appartiene il medico"
},
{
"id" : "PractitionerRole.location.extension",
"path" : "PractitionerRole.location.extension",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "url"
}
],
"rules" : "open"
},
"min" : 0
},
{
"id" : "PractitionerRole.location.extension:organization-location",
"path" : "PractitionerRole.location.extension",
"sliceName" : "organization-location",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"http://sanita.toscana.it/fhir/base/StructureDefinition/organization-location"
]
}
],
"mustSupport" : true,
"isModifier" : false
},
{
"id" : "PractitionerRole.location.display",
"path" : "PractitionerRole.location.display",
"mustSupport" : true
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.